home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / hanna-in-a-choppa.swf / scripts / frame_71 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  210 b   |  8 lines

  1. stop();
  2. setupLevelIndicators(levels);
  3. _root.objSounds.removeAllSources();
  4. _root.objSounds.fadeTo("music",90,2);
  5. _root.objSounds.stop("ratchet-loop");
  6. _root.trackPoint("Section_picklevel");
  7. Mouse.show();
  8.